B3D INSTANCE OBJECT
This command will create an instance of an existing 3D object. It work in the same way than default DarkBASIC Professional's INSTANCE OBJECT command excepted that, the number of the created object will be choosen and returned to user by the command.

SYNTAX
ObjectNumber = B3D Instance Object( SourceObject )

ADDITIONAL INFORMATIONS
BASIC3D Commands Menu
Index

SAMPLE
Demonstration Sample